ποΈGitΠ―ΡΠ°ποΈ
docs/et-rEE/user/desktop.md ce1a9fca2b7beae317db6f59d76ebb652ca332f6 (ce1a9fca) Text, 5.64 KB
title: Desktop App
parent: User Guide
nav_order: 14
last_updated: 2026-06-11
description: Meshtastic arvuti rakendus pakub samu vΓ΅rgusuhtluse funktsioone Linuxis, macOS-is ja Windowsis.
aliases:
β’ tΓΆΓΆlaud
β’ linux
β’ macos
β’ windows
β’ jvm
Desktop App
Meshtastic arvuti rakendus jagab oma pΓ΅hikoodibaasi Androidiga Kotlin Multiplatformi kaudu. Most features work identically on Linux, macOS, and Windows.
Installation
Linux
β’ Download the T383838.deb or T383838.AppImage package from the releases page
β’ Or build from source using T383838./gradlew :desktopApp:run
macOS
β’ Download the T383838.dmg package from releases
β’ Or build from source
Windows
β’ Download the T383838.msi installer from releases
β’ Or build from source
Connecting Your Radio
USB port (esmane)
The most reliable connection method on Desktop:
1. Γhenda oma Meshtastic raadio USB kaabliga.
2. Rakendus peaks jadapordi automaatselt tuvastama.
3. Kui seda ei tuvastata, vali menΓΌΓΌst Γhenda Γ΅ige jadapordiga.
TCP/IP
For network-connected radios:
1. Sisesta raadio IP-aadress ja port (vaikimisi: 4403).
2. KlΓ΅psa Γhenda.
Sinihammas (BLE)
Bluetooth Low Energy is supported on Desktop via the Kable library:
1. Ensure your system has a Bluetooth adapter.
2. Rakendus otsib automaatselt lΓ€hedalasuvaid Meshtastic raadioid.
3. Select your device from the Connect screen.
Feature Parity
βββββββββββββββββββββββββββββββββ¬ββββββββββ¬ββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββ
β Feature β Android β Desktop β SΓ΅numid β
βββββββββββββββββββββββββββββββββΌββββββββββΌββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββ€
β Messaging β β β β β Full parity β
β Node List β β β β β Full parity β
β Kaart β β β β β Full parity β
β SΓ€tted β β β β β Full parity β
β Sinihammas (BLE) β β β β β Via Kable on desktop β
β PΓΌsivara vΓ€rskendus OTA kaudu β β β β β Use web flasher β
β Notifications β β β β β Native OS notifications β
β Widgets β β β β β Android-only β
β Android auto β β β β β Android-only β not available on Desktop or β¦ β
β AI Assistant (Chirpy) β β* β β β Google flavor Android only β
β App Functions (system AI) β ββ β β β Google flavor Android only β
βββββββββββββββββββββββββββββββββ΄ββββββββββ΄ββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββ
\*Chirpy AI requires Android 14+ on Google flavor builds with supported hardware.
β App Functions exposes app actions to the Android system AI on Google flavor builds. See App Functions.
UI Differences
The Desktop app uses the same Compose Multiplatform UI with adaptations for larger screens and desktop interaction.
Keyboard Shortcuts
βββββββββββββββ¬βββββββββββββββββββββββββ
β Shortcut β Action β
βββββββββββββββΌβββββββββββββββββββββββββ€
β βQ / Ctrl+Q β Quit the application β
β β, / Ctrl+, β Ava sΓ€tted β
β β1 / Ctrl+1 β Switch to Messages tab β
β β2 / Ctrl+2 β Switch to Nodes tab β
β β3 / Ctrl+3 β Switch to Map tab β
β β4 / Ctrl+4 β Switch to Connect tab β
βββββββββββββββ΄βββββββββββββββββββββββββ
Window & System Tray
β’ Window resizing β responsive layout adapts to window dimensions
β’ System tray β minimize to system tray for background mesh operation
β’ SalvemenΓΌΓΌ β paremklΓ΅psa salveikoonil akna kuvamiseks vΓ΅i sulgemiseks
β’ Hiire interaktsioon β hΓ΅ljumisseisundid ja standardne tΓΆΓΆlaua navigeerimine
Notification Preferences
The Desktop app provides in-app toggles for controlling which notifications are shown β messages, new nodes, and low battery alerts. Access these from Settings β Notifications within the app.
Built-in Documentation Browser
The Desktop app includes a built-in documentation browser for quick access to help content without leaving the application.
The browser supports full-text search across all documentation:
Individual doc pages render with full formatting:
Building from Source
T282828
git clone https://github.com/meshtastic/Meshtastic-Android.git
Tffa657cd Meshtastic-Android
git submodule update --init
./gradlew :desktopApp:run
Requirements:
β’ JDK 21
β’ No Android SDK required for desktop-only builds
Known Limitations
β’ OTA pΓΌsivara vΓ€rskendusi pole (kasuta veebivΓ€rskendajat)
β’ Some Android-specific features (widgets, specific notification channels) are unavailable
β’ Performance may vary on low-spec hardware running Compose Desktop
β’ Lauaarvutid ei toeta veel BLE liitmist (sidumine toimib ilma ΓΌhendamiseta)
Related Topics
β’ Connections β connection methods overview
β’ [PΓΌsivara vΓ€rskendused] (firmware) β kasutage arvuti pΓΌsivara vΓ€rskenduste jaoks [Web Flasherit] (https://flasher.meshtastic.org)
Served by rngit 1.5.3 - Generated in 0.03s